Skip to main content

playerMovieChanged

Type

message

Summary

Sent when the content of the player has changed.

Syntax

playerMovieChanged

Description

Handle the playerMovieChanged message when the content of the movie player has changed.

You can probe the filename or URL of the movie by using the function mobileControlGet.

Examples

on playerMovieChanged
answer "Your movie content has changed?" with "Okay"
end playerMovieChanged

function: mobileControlGet

message: playerFinished, playerError, playerLeaveFullscreen, playerStopped, playerProgressChanged, playerPropertyAvailable, playerEnterFullscreen

Compatibility and Support

Introduced

LiveCode 4.6

OS

ios

Platforms

mobile

Thank you for your feedback!

Was this page helpful?